home *** CD-ROM | disk | FTP | other *** search
/ Cope with Cancer / Cope with Cancer.iso / pc / cope / comp.dxr / 00074.ls < prev    next >
Encoding:
Text File  |  1998-11-03  |  168 b   |  9 lines

  1. on exitFrame
  2.   global gvidCategory
  3.   puppetSprite(5, 0)
  4.   set gvidCategory to "CTsub3"
  5.   puppetSound("button.aif ")
  6.   puppetTransition(9, 1, 18)
  7.   go(gvidCategory)
  8. end
  9.